Revision: hackerlab--myline--1.1--patch-41
Archive: lord@emf.net--gnu-arch-ws-2004
Creator: Tom Lord <lord@emf.net>
Date: Thu Dec  2 11:21:48 PST 2004
Standard-date: 2004-12-02 19:21:48 GMT
Modified-files: graphs/digraph.c
New-patches: lord@emf.net--gnu-arch-ws-2004/hackerlab--myline--1.1--patch-41
Summary: bugfix in digraph.c
Keywords: 

`mem_set0' was being used incorrectly on initialization
and desctruction of graph records.   It was trashing data
from the underlying `obtable'.

